Skip to content

Conversation

franrob-projects
Copy link
Contributor

@franrob-projects franrob-projects commented Sep 30, 2025

Copy link

coderabbitai bot commented Sep 30, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch EDU-2082-remove-migrating-section-of-fa-qs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@franrob-projects franrob-projects added the review-app Create a Heroku review app label Sep 30, 2025
@franrob-projects franrob-projects marked this pull request as ready for review September 30, 2025 15:28
@franrob-projects franrob-projects temporarily deployed to ably-docs-edu-2082-remo-jyisr5 September 30, 2025 15:35 Inactive
@franrob-projects franrob-projects force-pushed the EDU-2082-remove-migrating-section-of-fa-qs branch from 25e2591 to 5190f70 Compare October 13, 2025 06:55

## Migration process <a id="migration-process"/>

A typical migration from PubNub to Ably follows these steps:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change "Ably client libraries" to "Ably SDKs" please.


3. Migrate all your apps and servers to use Ably client libraries and terminate your old contracts.

If you're interested in migrating from PubNub using protocol adapters, [get in touch](https://ably.com/contact).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is necessary in the docs considering the steps are outline here.


## Migration support <a id="migration-support"/>

Ably helps customers migrate from other data streaming networks including PubNub and Pusher. Protocol adapters facilitate risk-free migration by allowing you to use existing protocols and client libraries while transitioning to Ably client libraries over time.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Client libraries" to "SDKs" when referring to our own here too please.


Protocol adapters offer an alternative method for connecting to Ably. The advantage to protocol adapters is that they require fewer resources in terms of memory and network overhead such as in smaller footprint devices, or on a platform where an Ably SDK isn't available such as an Arduino-based IoT wearable. The potential drawback to consider when evaluating protocol adapters is that they do not support the full set of Ably features, for example the MQTT protocol adapter does not support presence, and the SSE protocol adapter does not support automatic token renewal.

## Migration support <a id="migration-support"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Migrate to Ably"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-app Create a Heroku review app

Development

Successfully merging this pull request may close these issues.

2 participants